home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 4
/
MacFormat n. 4 (Spain)
/
MacFormat 4.bin
/
La ciudad del ShareWare
/
Desarrollo
/
macgzip_03b2-src
/
crypt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-27
|
256 b
|
13 lines
/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode